home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Collection 8
/
CD-ROM Collection 8 - Disc 1.iso
/
pc
/
data
/
ba.dxr
/
00021.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-07-25
|
181 b
|
12 lines
on mouseDown
global koma
set c to clickOn()
if c >= 11 then
set koma to c - 10
end if
set the ink of sprite c to 2
updateStage()
cursor(4)
play movie "b01a"
end